-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: rolling with axis=1 #13757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: rolling with axis=1 #13757
Conversation
tests! |
On it! Clearly new to TDD but will take a stab. |
Current coverage is 84.56% (diff: 100%)@@ master #13757 diff @@
==========================================
Files 141 141
Lines 51195 51196 +1
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 43295 43296 +1
Misses 7900 7900
Partials 0 0
|
this need to address #13503 which is the main issue. |
Are you saying that if I resolve the issue in #13503 then it will also automatically address the issue in #13753? It looks like #13503 is related to how |
yes it's the same issue and is addressed in the same place put tests in place first |
pls reopen if you'd like to update |
git diff upstream/master | flake8 --diff